-
Notifications
You must be signed in to change notification settings - Fork 132
[Dynamic Dashboard] Code cleanup #11457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
# Conflicts: # WooCommerce/src/main/kotlin/com/woocommerce/android/ui/dashboard/blaze/DashboardBlazeViewModel.kt
8bedf65
to
d1d99a5
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #11457 +/- ##
========================================
Coverage ? 40.85%
Complexity ? 5142
========================================
Files ? 1057
Lines ? 61818
Branches ? 8422
========================================
Hits ? 25256
Misses ? 34295
Partials ? 2267 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! 🗑️
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Closes: #11455
Description
This PR cleans up the code of the old MyStoreFragment screen and its related dependencies.
Testing instructions
Code review and smoke test the dynamic dashboard screen.
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.